forked from google/docsy
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update docsy to v0.8.0 #2
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I18N: update nl.toml
Updates for google#1250
Currently only mention FontAwesome in the context of menus, which has confused some users
Signed-off-by: rogerogers <[email protected]> Signed-off-by: rogerogers <[email protected]>
Add FontAwesome info to logos and images page
When a navbar item has multiple words, and there are enough navbar item to cause the flexbox to be full at reduced window widths without transitioning through the lower media breakpoint, the navbar link name can wrap, which causes the alignment of all navbar items to break. This change forbids navbar text wrapping even at bigger screen sizes.
Auto activation of `math' and 'chem' blocks Add ability to enable KateX and/or mhchem for individual pages only Upgrade to KaTeX 0.16.3
* Update Netlify instructions Fixes google#1139 * Update Hugo and Go variable instructions
* Clearer info on customizing i18n strings Made this info clearer as I'd actually forgotten you could do this until google#1331 * Implementing deining's suggestions
Adds the protobuf.dev documentation site to the list of example sites.
* Update to bootstrap v5: initial work * Utilities: rename .ml-* and .mr-* to .ms-* and .me-* * Bump bootstrap to latest version 5.2.3 (npm + module) Co-authored-by: Patrice Chalin
…and CONTRIBUTING (google#1733)
Signed-off-by: Kévin Commaille <[email protected]>
Signed-off-by: Kévin Commaille <[email protected]>
I've merged v0.8.0 into |
It looks correct, except it lacks the latest commit to be able to use this as a Hugo module. |
ah right. Added, thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a reset on the upstream tag, and the two last commits apply the changes, to have a clean history.
So this is not mergeable as-is. To use this, the master branch will need to be overwritten. If you would prefer to have all the history, I can try to merge the upstream commits into master instead.
matrix-spec PR: matrix-org/matrix-spec#1699.